Previous page Next page

Web-Specific System Values

The interaction between the system and the Web application involves several system parameters. Each is listed, followed by specific processing requirements of note to Web developers.

If the system value WMLHOME is null, the telephone cannot display the Browser label under the “A” Avaya application.

If WMLPROXY is null, or if WMLPROXY cannot be resolved into a valid IP Address, an HTTP proxy server is not used.

If WMLPROXY is resolved into a valid IP address and WMLEXCEPT is null, the HTTP proxy server is used for all Web transactions. If WMLEXCEPT is not null, the HTTP proxy server is only used for URLs whose domains are not on the WMLEXCEPT list.

If the Web pages accessed by the telephone are completely on the customer’s intranet, WMLPROXY, WMLPORT and WMLEXCEPT need not be set. If WMLPROXY is null, the values of WMLPORT and WMLEXCEPT do not matter.


Previous page Next page